README: Link to schroot and git-annex
authorColin Walters <walters@verbum.org>
Thu, 10 Nov 2011 20:21:28 +0000 (15:21 -0500)
committerColin Walters <walters@verbum.org>
Thu, 10 Nov 2011 20:21:28 +0000 (15:21 -0500)
README.md

index e0f3095dd4e6accffc4056e4b85649ad336b4d54..36d003d0f5c34c1eed6dfc17001e1663a9887f75 100644 (file)
--- a/README.md
+++ b/README.md
@@ -383,6 +383,15 @@ didn't use them:
     bup is cool.  But it shares the negative tradeoffs with git, though it
     does add positives of its own.  It also inspired me.
 
+ - git-annex: <http://git-annex.branchable.com/git-annex/>
+
+   Looks interesting; I think this will share the same negative tradeoffs with git
+   as far as using it for an OS goes.
+
+ - schroot: <http://www.debian-administration.org/articles/566>
+
+   Like LXC/containers, but just using a chroot.
+
  - NixOS: <http://nixos.org/>
 
     The NixOS people have a lot of really good ideas, and they've definitely